VB编程``的保留字都是什么?

来源:百度知道 编辑:UC知道 时间:2024/07/07 15:11:13
介绍下 谢谢了~
没有VB 保留字的目录吗?~ 就是有多少保留字
发来`
我买的书上都没写!~``

保留字就是不允许用户重新定义进行其它功能使用的单词,比如if只用在条件语句里面,不允许dim if来定义一个叫做if的变量。一般有下面这些:

ByVal Call Case
Catch CByte CBool
CChar CDate Cdec
CDbl Char CInt
CStr CType Date
Decimal Declre Default
Delegante Dim DirectCast
Do Double Each
Else Elseif End
Enum Erase Error
Event Exit False
Finally For Friend
Function Get GetType
GoTo Handles If
Implements Imports In
Inherits Integer Interface
Is Let Lib
Like Long Loop
Me